go/types.Chan.String (method, view implemented interface methods)

one use

	go/types (current package)
		chan.go#L38: func (c *Chan) String() string   { return TypeString(c, nil) }